Papers by Anh Tuan Nguyen

3 papers
BERTweet: A pre-trained language model for English Tweets (2020.emnlp-demos)

Copied to clipboard

Challenge: Experiments show that BERTweet outperforms strong baselines RoBERTa-base and XLM-R-base on three Tweet NLP tasks: Part-of-speech tagging, Named-entity recognition and text classification.
Approach: They propose to train a pre-trained language model for English Tweets using the RoBERTa pre training procedure and use it to train the model.
Outcome: Experiments show that the model outperforms baseline models on three Tweet NLP tasks: Part-of-speech tagging, Named-entity recognition and text classification.
A Pilot Study of Text-to-SQL Semantic Parsing for Vietnamese (2020.findings-emnlp)

Copied to clipboard

Challenge: Semantic parsing is an important NLP task, but Vietnamese is a low-resource language.
Approach: They extend EditSQL and IRNet semantic parsing baselines on Vietnamese datasets . they find automatic Vietnamese word segmentation improves parser results .
Outcome: The proposed dataset improves on two strong parsing baselines for Vietnamese . the monolingual language model PhoBERT improves over the best multilingual language models.
PhoBERT: Pre-trained language models for Vietnamese (2020.findings-emnlp)

Copied to clipboard

Challenge: Experimental results show that PhoBERT outperforms the recent best pre-trained multilingual model XLM-R in multiple Vietnamese-specific NLP tasks.
Approach: They present PhoBERT with two versions, Phobert-base and PhoBRET-large, which are pre-trained for Vietnamese.
Outcome: The proposed model outperforms the best pre-trained model XLM-R and improves the state-of-the-art in multiple Vietnamese-specific NLP tasks including Part-of speech tagging, Dependency parsing, Named-entity recognition and Natural language inference.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations